home *** CD-ROM | disk | FTP | other *** search
- This is a preliminary release of a networing ixemul.library. To get
- network support working, you need to have a certain software package from
- Commodore installed, that includes an "inet.library". I can't be more
- specific because details of this package are still under NDA at the moment.
-
- I added the following lines to start-inet:
-
- hostname my-very-host-name-on-the-net
- route add default my-slip-gateway 2
- assign irc: dh1:bsd-networking/ircII2.2.1
-
- You also need the usual gcc assigns, these are from my user-startup:
-
- assign tmp: t:
- assign usr: gcc:unix/usr
- assign lib: gcc:lib
- assign etc: gcc:unix/etc
- assign dev: gcc:unix/dev
- assign bin: usr:bin
- assign var: gcc:unix/var
-
- Finally, don't forget to remove the unconditional STACK 20000 from start-inet,
- or you'll see weird things going on on your amiga when running some of the
- ixemul programs...
-
- If you have any questions, please ask, reach me at:
-
- <wild@amiga.physik.unizh.ch>
-
- -Markus Wild
-